Skip to content

xargs: clarify -x and -t help text#708

Merged
cakebaker merged 1 commit into
uutils:mainfrom
jmr:xargs-help
Jun 10, 2026
Merged

xargs: clarify -x and -t help text#708
cakebaker merged 1 commit into
uutils:mainfrom
jmr:xargs-help

Conversation

@jmr

@jmr jmr commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

The previous text implied -x only interacts with -L/-n and used imprecise phrasing. The new text mirrors the POSIX spec: terminate when a constructed command line would exceed the size limit rather than reducing the argument count.

Clarify that -t prints each command to stderr, rather than just "be verbose".

The previous text implied -x only interacts with -L/-n and used
imprecise phrasing. The new text mirrors the POSIX spec: terminate
when a constructed command line would exceed the size limit rather
than reducing the argument count.

Clarify that -t prints each command to stderr, rather than just
"be verbose".
@codspeed-hq

codspeed-hq Bot commented Jun 6, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing jmr:xargs-help (9a8a226) with main (fc446ab)

Open in CodSpeed

@cakebaker cakebaker merged commit 795d29a into uutils:main Jun 10, 2026
20 of 21 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants